mysql> select data_type from information_schema.columns where table_schema = 'business' and able_name = 'DataTypeDemo';
# 4. data types of the columns df.dtypes